home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom1 / blender.rw < prev    next >
Text File  |  1995-01-08  |  5KB  |  82 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ;Enemies                    Weight    When                            MAX#OF 
  7. BARMOR                        5.26                                       1 
  8. MEDIKIT                       7.02                                       2 
  9. STIMPAK                       1.75                                       1 
  10. SHOTGUN                       3.51                                       1 
  11. SHELLBOX                      3.51                                       2 
  12. IMP                          49.36                                       3 
  13. SPECTRE                     113.51         MEDIUM_AND_HARD               3 
  14. SPECTRE                      75.67                                       2 
  15. FLYSKULL                     29.63                                       3 
  16. ROCKETS                       5.26                                       1 
  17. FLYSKULL                     19.75         MEDIUM_AND_HARD               2 
  18. FLYSKULL                      9.88         HARD_ONLY                     1 
  19. LAUNCHER                      3.51                                       1 
  20. SHELLBOX                      3.51         EASY_AND_MEDIUM               2 
  21. DEMON                       151.34                                       4 
  22. SPECTRE                      37.84         HARD_ONLY                     1 
  23. DEADPLAYER                    0.55         HARD_ONLY                     1 
  24. BONES1                        0.42         HARD_ONLY                     1 
  25. BONES2                       29.61         HARD_ONLY                     1 
  26. POOLOFBLOOD                   0.42         HARD_ONLY                     1 
  27. BACKPACK                      3.51                                       1 
  28. HELMET                       14.04                                      ;8 ;This item is inocuous 
  29. POTION                       15.79                                      ;9 ;This item is inocuous 
  30. CACODEMON                    61.41                                       1 
  31. DEADPLAYER                    2.77                                       5 
  32. ;                                            
  33. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  34. ;                                            
  35. ; At run-time this value is used to adjust the
  36. ; Max#of variable based on the population of
  37. ; the level being modified.  Using the strict 
  38. ; standard requires that one or more of the   
  39. ; items in the list above not have a specified
  40. ; maximum number of objects.                  
  41. ;                                              
  42. ;PER    58   ;Strict standard for exact placement 
  43. PER    49   ;Lowered Standard for easy placement
  44. ;                                            
  45. ; Deleting any of the PRESERVE lines will mean that
  46. ; the objects will not be taken from the original  
  47. ; level.  You will have to supply your own above. 
  48. ;                                            
  49. PRESERVE    PILLARS                          
  50. PRESERVE    LAMPS                            
  51. ;                                            
  52. ; THRESHOLD determines what a MEGA-GOODIE is.  
  53. ; MEGA-GOODIES are used to make the level fair 
  54. ; if the generator places a lot of enemies in  
  55. ; the level.                                   
  56. ;                                              
  57. THRESHOLD    75                                  
  58. ;                                              
  59. ; I.Q. Determines how intelligently the program  
  60. ; places objects in the effort to defeat you.   
  61. ; 250 is the default if it is not specified here. 
  62. ;                                              
  63. I.Q.    250                                 
  64. ;                                              
  65. ; EVEN sets the point at which the program must begin 
  66. ; placing MEGA-GOODIES into the level, on the   
  67. ; basis of the hardest difficulty rating.          
  68. ; The MEGA-GOODIES give you a fighting chance,  
  69. ; setting the value lower or <500 will increase the number
  70. ; of MEGA-GOODIES available to you in a the level. 
  71. EVEN    500                                 
  72. ;                                              
  73. ; If SPREAD is not set to a low value then
  74. ; a given sector may accumulate too many objects 
  75. ; this often makes the level impossible to finish
  76. ; or just ugly-looking.  Setting the value too low
  77. ; could make it difficult to place objects within
  78. ; a given wad file.
  79. ;                  
  80. SPREAD    15                                  
  81. ;                                              
  82.